Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Allow setting account via flag when submitting #703

@cbkerr

Description

@cbkerr

Feature description

Discussed with @joaander today.

I would like to be able to set the account on the command line when submitting jobs through flow.

I'm setting it via environment variable, so signac-flow gives me this warning. I would like to be able to silence this warning.

Environment 'DeltaEnvironment' allows the specification of an account name that will be charged for jobs' compute time.
Set the account name with the command:

  $ signac config --global set 'flow.DeltaEnvironment.account' ACCOUNT_NAME

Proposed solution

This may be a good first issue.

Additional context

Other ways to set account:

  • environment variable
  • flow config
  • custom template

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions