Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flags -c -f dont work for storage volume snapshot list #1215

Closed
skyxx opened this issue Sep 12, 2024 · 0 comments
Closed

flags -c -f dont work for storage volume snapshot list #1215

skyxx opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
Bug Confirmed to be a bug Easy Good for new contributors
Milestone

Comments

@skyxx
Copy link

skyxx commented Sep 12, 2024

Required information

  • Distribution: Debian
  • Distribution version: 12
  • The output of "incus info" or if that fails:
    • Kernel version: 6.1.0-25-amd64
    • LXC version: 6.0.1
    • Incus version: 6.4
    • Storage backend in use: LVM

Issue description

When i try custom column listing or format for snapshots it returning only default.

Steps to reproduce

'incus storage volume snapshot list -c n -f csv pool-name volume-name`
+----------+-----------------------+------------+
| NAME | TAKEN AT | EXPIRES AT |
+----------+-----------------------+------------+
| snapshot1 | 2024/09/12 11:12 CEST ||
+----------+-----------------------+------------+

stgraber added a commit to stgraber/incus that referenced this issue Sep 12, 2024
Properly wire -f and -c, correct column list too.

Closes lxc#1215

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@stgraber stgraber added Bug Confirmed to be a bug Easy Good for new contributors labels Sep 12, 2024
@stgraber stgraber self-assigned this Sep 12, 2024
@stgraber stgraber added this to the incus-6.6 milestone Sep 12, 2024
@hallyn hallyn closed this as completed in 3911104 Sep 13, 2024
stgraber added a commit that referenced this issue Sep 14, 2024
Properly wire -f and -c, correct column list too.

Closes #1215

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug Easy Good for new contributors
Development

No branches or pull requests

2 participants