Almost all CLI operations need to be performed within a local project directory. A local project directory can be created by cloning a RedBrick AI project, or by creating a new project using the CLI.
You can now verify your current directory is a local project directory by doing:
Copy
Ask AI
$ redbrick info Organization╭──────┬──────────────────────────────────────╮│ ID │ ... ││ Name │ My Organization │╰──────┴──────────────────────────────────────╯ Project╭──────────┬───────────────────────────────────────────────────────────────────╮│ ID │ ... ││ Name │ my-new-project ││ Taxonomy │ my-taxonomy-name ││ URL │ https://app.redbrickai.com/.../projects/.../ │╰──────────┴───────────────────────────────────────────────────────────────────╯