You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
I'm not able to run .describe commands as advertised in the README:
❯ bazel run //cruise/ai_research/cola/clippy:deploy.describe
INFO: Invocation ID: 70aa96d8-c35e-11ed-917b-171b891aabe0
ERROR: Skipping '//cruise/ai_research/cola/clippy:deploy.describe': no such target '//cruise/ai_research/cola/clippy:deploy.describe': target 'deploy.describe' not declared in package 'cruise/ai_research/cola/clippy' defined by /home/sam.ainsworth/internal-dev/cruise/cruise/ai_research/cola/clippy/BUILD
I'm running rules_k8s v0.6. Other commands like .apply, .create, .delete, .replace work without issue.
Why are these commands not defined? Is this documentation out of date?
The text was updated successfully, but these errors were encountered:
samuela
changed the title
:deploy.describe: no such target error:foo.describe: no such target error
Mar 15, 2023
samuela
changed the title
:foo.describe: no such target error':foo.describe' no such target error
Mar 15, 2023
samuela
changed the title
':foo.describe' no such target error':foo.describe': no such target error
Mar 15, 2023
I'm not able to run
.describe
commands as advertised in the README:I'm running rules_k8s v0.6. Other commands like
.apply
,.create
,.delete
,.replace
work without issue.Why are these commands not defined? Is this documentation out of date?
The text was updated successfully, but these errors were encountered: