Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for cli (0.03 seconds)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Fix kubectl describe CSINode nil pointer error ([#89646](https://github.com/kubernetes/kubernetes/pull/89646), [@zhouya0](https://github.com/zhouya0)) [SIG CLI]
    - Fix kubectl describe node for users not having access to lease information. ([#90469](https://github.com/kubernetes/kubernetes/pull/90469), [@uthark](https://github.com/uthark)) [SIG CLI]
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    ### Features
    
    * ✨ Add FastAPI CLI, the new `fastapi` command. PR [#11522](https://github.com/tiangolo/fastapi/pull/11522) by [@tiangolo](https://github.com/tiangolo).
        * New docs: [FastAPI CLI](https://fastapi.tiangolo.com/fastapi-cli/).
    
    Try it out with:
    
    ```console
    $ pip install --upgrade fastapi
    
    $ fastapi dev main.py
    
    
     ╭────────── FastAPI CLI - Development mode ───────────╮
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
  3. RELEASE.md

    *  `tf.experimental.strict_mode`
        * Added a new API, `strict_mode`, which converts all deprecation warnings into runtime errors with instructions on switching to a recommended  substitute.
    
    *   TensorFlow Debugger (tfdbg) CLI: ncurses-based CLI for tfdbg v1 was removed.
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	CLFLUSH (BX)                            // 0fae3b
    	CLFLUSH (R11)                           // 410fae3b
    	CLFLUSHOPT (BX)                         // 660fae3b
    	CLFLUSHOPT (R11)                        // 66410fae3b
    	CLI                                     // fa
    	CLTS                                    // 0f06
    	CMC                                     // f5
    	CMOVWHI (BX), DX                        // 660f4713
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Click Count (1)
Back to Top