Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

get_image_update.go

Blame
    • Kazuki Suda's avatar
      254cc131
      Add dynamic completion suppport · 254cc131
      Kazuki Suda authored
      
      This commit adds dynamic completion support for the following commands
      and flags:
      
      - `flux delete ...` command
      - `flux export ...` command
      - `flux get ...` command
      - `flux reconcile ...` command
      - `flux resume ...` command
      - `flux suspend ...` command
      - `--namespace` flag
      - `--context` flag
      
      Signed-off-by: default avatarKazuki Suda <kazuki.suda@gmail.com>
      254cc131
      History
      Add dynamic completion suppport
      Kazuki Suda authored
      
      This commit adds dynamic completion support for the following commands
      and flags:
      
      - `flux delete ...` command
      - `flux export ...` command
      - `flux get ...` command
      - `flux reconcile ...` command
      - `flux resume ...` command
      - `flux suspend ...` command
      - `--namespace` flag
      - `--context` flag
      
      Signed-off-by: default avatarKazuki Suda <kazuki.suda@gmail.com>